home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / acd200.zip / ACD_WIN.P22 < prev    next >
Text File  |  1991-11-21  |  363b  |  17 lines

  1. ; Example for PATCHING the maximum pop-up windowsize in ACD.EXE using PATCH22
  2. ;
  3. ; CALL:
  4. ;
  5. ;     patch22 @acd_win.p22
  6. ;
  7. ;
  8. ; This patch will make the maximum windowsize equal to 16 (= hex 10):
  9. ;
  10. acd.exe +13?\h2A2E2A?\h15?
  11. ;
  12. ; To restore the previous patch, uncomment the following line and comment
  13. ; the previous line
  14. ;
  15. ;acd.exe +13?\h2A2E2A?\hFF?
  16.  
  17.